aaToSwitch

Generates a function that executes a switch case from the associative array.

Pass true as the second parameter if reverse is desired.

template aaToSwitch(alias aa, bool reverse = false)
aaToSwitch
(
T
)
()

Members

Functions

aaToSwitch
auto aaToSwitch(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta